home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 October: Mac OS SDK / Dev.CD Oct 00 SDK1.toast / Development Kits / Mac OS / Multiprocessing 2.1v2 SDK / Sample Code / MPEntryPointTest ƒ / Carbon.pch < prev    next >
Encoding:
Text File  |  2000-04-25  |  215 b   |  11 lines  |  [TEXT/CWIE]

  1. #define TARGET_API_MAC_CARBON             1
  2. #define ACCESSOR_CALLS_ARE_FUNCTIONS    1
  3.  
  4. #pragma precompile_target "Carbon_pch"
  5.  
  6. /* Now just include the "MacHeaders.c" source file ... */
  7.  
  8. #pragma once on
  9.  
  10. #include "MacHeaders.c"
  11.